TradingSolutions External Indicator SDK
|
The TradingSolutions External Indicator Software Development Kit (SDK) allows you to extend the functionality of TradingSolutions in several ways:
- Write advanced indicators and trading systems.
- Write complex entry/exit systems
- Develop trading tools and add-ons.
More information on each of these features is available below. |
Write advanced indicators and trading systems.
The TradingSolutions External Indicator SDK also adds the ability to write advanced indicators and entry/exit systems in Microsoft Visual C++. This powerful feature enables you to write complex indicators and entry/exit systems that could not previously be implemented in TradingSolutions. And, if you're interested in distributing your indicators for TradingSolutions, this enables you to keep your logic and code private!
Develop trading tools and add-ons.
In addition to allowing you to extend the functionality of the TradingSolutions software on your own computer, the TradingSolutions External Indicator SDK enables you to develop applications for other TradingSolutions users. Any programs, indicators, or systems developed with the TradingSolutions External Indicator SDK can be used by any user of TradingSolutions. Users are not required to own the TradingSolutions External Indicator SDK to use your add-ons, they are only required to have TradingSolutions v3.1 or later.
|